Job

Entity Definition

Logical Name : Job
Physical Name : CO_JOB

A set of functions, duties, responsibilities and authority delegated to one or more Positions within the retail enterprise.

Data Definition

Attribute Description Physical Name Domain Data Type Foreign Key Table
JobID (PK) A unique retailer assigned identifier for a particular Job. ID_JOB Identity integer
Name A name or label that describes a JOB. NM_JOB Name varchar(40)
Description A narrative that describes the functions and responsibilities of a JOB. DE_JOB DescriptionNarrative varchar(4000)
ShareFlag An indicator for whether or not this Job is eligible for job sharing. FL_SHR Flag integer

Relationships

Parent Entity Verb Phrase Child Entity
Job is composed of JobTaskSet
Job is allocated to JobAllocation
Job starts/ends with WorkerTimePunchEntry
Job defines duties for Position

Logical Views containing Job

Logical View
Logical 11100 - Worker - Macro View
Logical 11120 - Worker - Job Definition View
Logical 11130 - Worker - Access Control View
Logical 11130 - Worker - Access Control View
Logical 11150 - Worker - Time Punch View